code n. 1.法典;法规。 2.规则,准则;(社会、阶级等的)惯例,习俗,制度。 3.(电)码,代码,密码,暗码;代号,略号,暗号。 4.【生物学】遗传(密)码。 the civil [criminal] code民[刑]法典。 the moral code道德准则。 code of signals 信号密码(本)。 code of the school 校规。 code and conventions 规章制度。 C- Napoléon 拿破仑法典。 C- of Hammurabi (古代巴比伦的)汉穆拉比法典。 code of honour 社会礼法;决斗惯例。 code of written law 成文法典。 the International Code 国际电码。 the Morse code 摩尔斯电码。 vt. 1.把…编成法典[法规]。 2.把…译成[编成]电码;编(码);译(码)。 n. -r 【自动化】编码装置;【电讯】记发器。
Because the gatekeeper is fully conformed to the object oriented design technology , it has good scalability and code reusability 该网守完全遵循面向对象的设计思想,具有良好的可扩充性和代码可重用性。
The accounting management system adopts modularized design , which fully conformes to the object oriented design technology , and has good scalability and code reusability 该网守守费处理系统采用模块化设计,完全遵循面向对象的设计思想,具有良好的可扩充性和代码可重用性。
( 3 ) with three - tier system object - oriented programming module technique , the middle tier of system core is completely transparent , and the developers increase the code reusability by the data abstract and data encapsulation ( 3 )本系统设计采用三层结构的面向对象模块化设计技术,系统核心的中间层完全透明,通过数据抽象和封装,开发者可提高代码的可重用性。
Additionally , because of inherent cross - cutting characteristic of security service , we provide an aspect of security service by using the concept of aop , thus security - related code scattering and tangling can be avoided , and code reusability is also promoted at the same time 此外,由于安全服务的贯穿特性,通过使用aop思想对安全服务进行封装,避免了安全相关代码的散布和交织,同时也提高了代码的复用率。
Idbas architecture takes advantage of such as characters as mobility , flexibility , adaptability , portability , code reusability of mobile agent . and it also avoids some problems like a single point of failure , responding not in time , poor scale , poor automation and so on 它利用移动代理的移动性、灵活性、适应性、跨平台性、代码可重用等特性克服了目前入侵检测系统存在的效率低、可移植性差、灵活性和升级能力有限等缺陷。
It adopts traditional distributed object computing model , supports binary - code reusability , offers uniform representaion , and makes the work of developing and runing distributed system much easier , more perfect then distributed object . through using distributed component , the developing efficiency , quality and performance of distributed system could get huge enhancement moreover , according to interrelated specifications and standards , it makes the developed distributed system has more generality 一方面,它采用传统分布对象计算模型,支持面向对象的应用系统开发;另一方面,它在分布对象技术的基础上,以二进制代码的重用形式,通过定制的系统行为和接口规范,以及统一的包装,提供比之一般分布对象技术更加面向应用、更加方便、功能更加完善的分布式系统开发方法和运行机制。
Aimed at performance improvement for the iocp multimedia network server in large - scale complex environment , this paper presents the methods concerned with network base development , configuration design and the logical module design as follows : elevate data processing efficiency by optimizing the data package and transmission , enhance code reusability and extendibility by modular construction , and further optimize the logical module performance through port dispatch 摘要面临iocp多媒体网络服务器所的大复杂度环境设计问题,本文论述该网络服务器的网络底层开发、结构设计及逻辑模块设计,提出提高其性能的方法:优化数据封装以及投递方式,增加数据的处理效率;整体结构模块化设计,提高代码的可重用性以及可扩展性;通过端口分流的方式,实现对逻辑模块性能改进。
By the use of middleware , this system improved its programming efficiency and code reusability , reduced the workload of code maintenance . the access efficiency of database was improved because of the use of db connection pool , and the web service quality was improved through the combination of tomcat and apache . in addition , the security of system was enhanced from os , db server and application system 系统使用中间件技术提高了开发效率和开发质量,提高了代码的重用性,减轻了代码维护的工作量;采用数据库连接池技术提高了数据库的访问效率;把tomcat嵌入apache中提高了web服务的质量;并分别从操作系统、数据库服务器和应用系统三个方面探索了加强系统的安全性。